Astroboy
view release on metacpan or search on metacpan
lib/Astroboy.pod view on Meta::CPAN
If you don't want to keep providing as argument to the cli tools this path,
and you keep your music elsewhere, you can symlink to solve the issue.
Imagine you keep your mp3s in '/usr/share/music', and you have these users
who will be using astroboy to arrange the music in the same place, 'joe', 'root', 'jane'.
Do this, as root:
ln -s /usr/share/music /home/joe/music
ln -s /usr/share/music /home/jane/music
ln -s /usr/share/music /root/music
chown joe.joe /home/joe/music
chown jane.jane /home/jane/music
That is an example of what you would do.
=head1 USING ASTROBOY
You call astroboy via the command line.
astroboy
You can provide as argument a directories or files.
( run in 1.848 second using v1.01-cache-2.11-cpan-71847e10f99 )