Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by mental

  1. mental

    perl write to filehandle with two formats

    Thank you uida1154: A refresher at Roberts Perl Tutorial showed me the wisdom of your answer. William Branson Administrator, Systems Planning Chicago Transit Authority
  2. mental

    perl write to filehandle with two formats

    I have the following script, from the Perl Cookbook. I am trying to output the table to a file, instead of STDOUT, in the sub write_report. Can someone suggest a way to do this? ======= sumwww.pl #!/usr/bin/perl -w # sumwww - sumarize web server log activity # From Perl Cookbook pp728-729...

Part and Inventory Search

Back
Top