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 John Tel 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: *

  • Users: clagagag
  • Content: Threads
  • Order by date
  1. clagagag

    Parsing not functional for no particular reason

    I'm trying to parse some data for my thesis but it's not functional. I'm not very fluent in Perl so any help would be appreciated! #!/usr/bin/perl -w #use strict; #use encoding 'cp437'; # $inputfilename=@ARGV; open(INPUTFILE, "<data"); # Open the data file for reading #$outputFilename =...

Part and Inventory Search

Back
Top