At 2004-04-21T17:29:34Z, Mark Ovens <[EMAIL PROTECTED]> writes:

> $dup-number = substr($dup-counter, 0, length($dup-counter) - 1);

Did you actually test that?  I'm pretty sure Perl doesn't like dashes in
variable names:

    % perl -e '$foo-bar = 1;'
    Can't modify subtraction (-) in scalar assignment at -e line 1, near "1;"
    Execution of -e aborted due to compilation errors.
-- 
Kirk Strauser

"94 outdated ports on the box,
 94 outdated ports.
 Portupgrade one, an hour 'til done,
 82 outdated ports on the box."

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to