[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Uploaded faqomatic 2.506-2 (source all) to master



Hi,

	How About:
--- cut ---
#!/usr/bin/perl
$LIBDIR='/usr/local/lib/site_perl';
if (-f '/etc/fom.conf') {do '/etc/fom.conf';};
use lib "$LIBDIR";
use FAQ::OMatic::dispatch;
FAQ::OMatic::dispatch::main('meta/');
--- end ---

	See? People don't have to edit /usr/<blah> to change the
 location if the library around (I mean, this is PERL, folks ;-)

	manoj
-- 
 A smoker is always attracted to the non-smoking section.  -- Raj
 K. Dhawan
Manoj Srivastava  <srivasta@acm.org> <http://www.datasync.com/%7Esrivasta/>
Key C7261095 fingerprint = CB D9 F4 12 68 07 E4 05  CC 2D 27 12 1D F5 E8 6E


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: