Changeset 23 in mp3-find for trunk/bin/mp3find
- Timestamp:
- 04/09/06 05:02:32 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bin/mp3find
r22 r23 3 3 4 4 use 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';6 5 7 6 use MP3::Find qw(Filesystem);
Note: See TracChangeset
for help on using the changeset viewer.