Forum: Perl Dec 3rd, 2008 |
| Replies: 2 Views: 1,133 Here are some perl dbi examples (http://www.saturn5.com/~jwb/dbi-examples.html) |
Forum: Perl Jan 8th, 2008 |
| Replies: 4 Views: 2,091 You could use one of those perl CSV modules found at CPAN |
Forum: Perl Dec 14th, 2007 |
| Replies: 2 Views: 780 What is the result you are getting so far using the perl script? |
Forum: Perl Jan 2nd, 2007 |
| Replies: 1 Views: 3,455 http://sourceforge.net/docman/?group_id=181527
If you could upload some kind of documentation it will be great.
Other than that kudos for contributing to the open source community. |
Forum: Perl Jun 20th, 2006 |
| Replies: 3 Views: 8,496 It all depends on what you are trying to do
Sometimes what takes 100 lines in shell to do can be achieved by using a simple perl module !
Sometimes a single bash shell command can do the job... |
Forum: Perl Mar 9th, 2006 |
| Replies: 1 Views: 7,973 ppm installation should be much easier
http://aspn.activestate.com/ASPN/Modules/ |
Forum: Perl Mar 9th, 2006 |
| Replies: 6 Views: 11,341 Whichever mail script you choose please take care to secure it such a way that spammers will not be able to use it to send their mails |