Subject: | Arg parsing is too naive |
CPAN Terminal> ! print "foo", "bar", "blech"
foobarblech
CPAN Terminal> ! print "foo", "-bar", "blech"
fooblech
This could lead to severe problems:
CPAN Terminal> ! system("formatsystemdisk", "-checkonly")
This queue is for tickets about the CPANPLUS CPAN distribution.
The Basics
People
|
Bug Information
|