Search Results

Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: ghostdog74 ; Forum: Perl and child forums
Forum: Perl Apr 21st, 2009
Replies: 4
Views: 448
Posted By ghostdog74
you can learn the basics of Perl first. One of the many good sources is straight from the doc. type perldoc perl for more info. otherwise, you can always view online Perl doc with your browser....
Forum: Perl Apr 21st, 2009
Replies: 12
Views: 1,637
Posted By ghostdog74
# perl -ne 'print if !(/\[SectionOne\]/ .. /\[SectionTWO\]/); ' file

Entry1=19
Entry2=hello there



use module like Config::IniFiles is still the best.
Forum: Perl Apr 17th, 2009
Replies: 4
Views: 603
Posted By ghostdog74
i think you shouldn't need to worry too much on whether its the correct directory because you would have set it properly when configuring your FTP server.
Forum: Perl Apr 15th, 2006
Replies: 13
Views: 3,185
Posted By ghostdog74
if your remote system runs telnet, you can use the Perl's telnet module to telnet to remote system, gzip the file and return to calling script.
Forum: Perl Apr 15th, 2006
Replies: 8
Views: 21,167
Posted By ghostdog74
are you saying you are running a web server , and then the web server will call this perl script to call notepad whenever someone click a button on a web page?
Showing results 1 to 5 of 5

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC