in reply to Re^3: Writing a Perl module that dynamically loads other modules
in thread Writing a Perl module that dynamically loads other modules
Hi Karl - They're engineering/component specifications for a bunch of different types of equipment. I'm simply parsing them for the important bits that are to be stored for future reporting needs. And for anyone else who might stumble across this, the thing that I've now learned is that I'm essentially building a "Perl factory" for different file types. A quick web search yielded a bunch of useful info. Cheers!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Writing a Perl module that dynamically loads other modules
by karlgoethebier (Abbot) on Mar 04, 2013 at 18:33 UTC |