I will do all of this as I bring more of the script over to PERL as this is my first move into writing PERL scripts so all of this advice and examples is greatly appreciated
On Friday, December 20, 2013, Brandon Allbery wrote: > On Fri, Dec 20, 2013 at 12:18 PM, <[email protected]<javascript:_e({}, > 'cvml', '[email protected]');> > > wrote: > >> #### horrible, untested, pseudo-code follows ### >> if ( $ARGV[$i] eq "-s" || $ARGV[$i] =~ /^--school$/ ) >> > > Getopt::Long is a thing. Please use it instead of rolling your own. > > -- > brandon s allbery kf8nh sine nomine > associates > [email protected] <javascript:_e({}, 'cvml', '[email protected]');> > [email protected] <javascript:_e({}, > 'cvml', '[email protected]');> > unix, openafs, kerberos, infrastructure, xmonad > http://sinenomine.net > -- John J. Boris, Sr. Online Services www.onlinesvc.com
_______________________________________________ Tech mailing list [email protected] https://lists.lopsa.org/cgi-bin/mailman/listinfo/tech This list provided by the League of Professional System Administrators http://lopsa.org/
