rgammon51 has asked for the wisdom of the Perl Monks concerning the following question:
The documentation for this module tells us to call the routine new() with several parameters to initialize several variables used in the module.
The parameter of interest is -seconds.
The literals "-seconds" and "mm:ss" are accepted without error, yet return 346 seconds for average and 5356 seconds for total time. This is unformatted output.
This should not be difficult, yet I do not understand what the documentation is asking me to do.
This is my reintroduction to Perl. Twenty years ago, I was doing some minor Perl programming on Solaris for Sparc.
Perl version is 5.15.9 on Ubuntu 12.04 for x86.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: CPAN module MP3::M3U::Parser question
by Corion (Patriarch) on Apr 22, 2012 at 13:45 UTC | |
by rgammon51 (Initiate) on Apr 22, 2012 at 23:18 UTC |