Looks like FindBin.pm is part of 5.8.7 anyway so I guess I'll have to
upgrade Perl again.

You can install modules from cpan.org without upgrading all perl.

Something like

perl -MCPAN -e 'install FindBin'

or

perl -MCPAN -e 'shell'

for interactive module search/installation. I'm not 100% sure about the syntax. So please google around a bit if you encounter any problem.

--

Michael

-----------------------------------------------------------
Help translate SlimServer by using the
StringEditor Plugin (http://www.herger.net/slim/)
_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/beta

Reply via email to