in reply to Perl module Backwards??? Does this exist?

Never heard of 'Backwards', but as you can see for yourself, a search on CPAN for Backwards yields File::ReadBackwards.

It is possible that the 'Backwards' you are refering (sic) to is a custom module.

perl -le '$x="jeff";$x++ for(0..4482550);print $x'

  • Comment on (jeffa) Re: Perl module Backwards??? Does this exist?