Changeset 23 in mp3-find for trunk/bin/mp3find


Ignore:
Timestamp:
04/09/06 05:02:32 (18 years ago)
Author:
peter
Message:
  • removed hardcoded "use lib '/home/peter/projects/mp3-find/lib'" form distrubuted scripts
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bin/mp3find

    r22 r23  
    33 
    44use Getopt::Long qw(:config pass_through); # use pass_through so we can get the query args 
    5 use lib '/home/peter/projects/mp3-find/lib'; 
    65 
    76use MP3::Find qw(Filesystem); 
Note: See TracChangeset for help on using the changeset viewer.