root/feedmelinks/lib/FeedMeLinks.pm

Revision 1314, 91 bytes (checked in by jm3, 2 years ago)

added shell and Perl as config output targets so that configs are now readable by all maintenance scripts that need them (meaning we can finally take those pesky passwords out of the straggler scripts that still don't user config)

Line 
1 #!/usr/local/bin/perl
2 package FeedMeLinks;
3
4 use FeedMeLinks::Environment;
5
6 # end of module
Note: See TracBrowser for help on using the browser.