Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
General
GeneralPortable MacsHardwareNetworking
Applications
Mac ApplicationsEudoraFirefox / MozillaInternet ExplorerOutlook ExpressMS OfficeEntourageExcelPowerPointWordVirtual PCMedia PlayerOther MS Products
Programming
Mac ProgrammingCodeWarriorPerl
Country Specific
Australian Mac GroupUK Mac Group

Mac Forum / Programming / Perl / October 2003



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Re: DBI and DBD::MySQL (Panther)16 Oct 2003 00:59 GMT1
Mike,
I was encountering the same errors as you in my quest to install DBD::mysql
and discovered that under the following setup:
Custom installed Perl 5.8.1 RC3 - No multi-threading
Cron & Progress Bar in OSX14 Oct 2003 22:06 GMT6
I have a MacPerl script I am trying to transfer from OS9 to OSX.
There are two problems: cron and a progress bar.
Regarding 'cron', the perl script is kicked off by an AS application,
so the problem really is how to get the AS application to run at
Weird math...14 Oct 2003 14:27 GMT6
I've got a script that takes numbers similar to those below and then rounds
them and adds them together using code similar to what is below.
   #!/usr/bin/perl -w
   use strict;
Re: Weird math... (once more)14 Oct 2003 04:04 GMT2
Here is a little Perl routine that shows exactly what is going on.
   #!/usr/bin/perl -w
   $bigtwo = 2**32;
   while ($a = <DATA>) {
Can I run one Perl script from another ?02 Oct 2003 09:09 GMT4
Having spent hours trying to find a simple answer (learning lots
along the way), I'm still hoping that there is a simple answer:
Can I run one Perl script from inside another?
I have a large set of scripts that I usually run one-at-a-time, but I
Simple cross-platform XML?01 Oct 2003 05:38 GMT1
I'm working on a script that takes a database and a
template and from them generates a bunch of HTML. The
pages don't need changing frequently (once every 4-6
months) and so the program is not actually a CGI. Long
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.