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 iczer

  1. iczer

    Problem with Unix to NT Perl script

    Vikter, Thanks Here is the code I was tring to get to work under Perl for Win32. This script is to parse a large text file into a format that I need. #!/usr/local/bin/perl $count=0; # Track if we have read a "beginning of sentence" $bos=0; # Track if we have read a...
  2. iczer

    Problem with Unix to NT Perl script

    How do I convert a Perl Script written under Unix to work under Perl for Win32 on NT?

Part and Inventory Search

Back
Top