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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. fdezmichael1

    Help with stdout.... in perl..

    Hi... i have this code.... #!/usr/bin/perl -w use Mail::Internet; require Mail::Address; use Mail::Header; use File::Find; my $dir = "/var/spool/cyrus/mail/domain/r/domain.tld"; $file en process_an_email find(\&find_emails => $dir); sub find_emails { return unless /\A[0-9]\.\z/...

Part and Inventory Search

Back
Top