how to orginazie the PERL MODULE in perl

Posted by joe on Stack Overflow See other posts from Stack Overflow or by joe
Published on 2010-05-07T12:59:22Z Indexed on 2010/05/07 13:18 UTC
Read the original article Hit count: 550

Filed under:
|

consider that i have 100 perl modules in 12 directory . but looking into main perl script . it looks like 100 use p1 ; use p2 ; like this .. How originzw to best way to slove this issue

© Stack Overflow or respective owner

Related posts about perl

Related posts about ooperl