in reply to Re: (Golf) Friday Golf: Print Formatted Sequence of Digits
in thread (Golf) Friday Golf: Print Formatted Sequence of Digits
perl -le'printf"%03u ",$_ for 2..20'
-- Mike
--
XML::Simpler does not require XML::Parser or a SAX parser.
It does require File::Slurp.
-- grantm, perldoc XML::Simpler
|
|---|