Bug#373698: perlrun doesn't mention -CSD scoping

2010-11-05 Thread Niko Tyni
On Thu, Jun 15, 2006 at 01:42:26AM -0400, Joey Hess wrote: Package: perl-doc Version: 5.8.8-6 Severity: normal perlrun doesn't mention that -CSD is scoped so it only affects the main program file or -e line and not any modules or other files. -CS is global, -CD is file scoped. This seems

Bug#373698: perlrun doesn't mention -CSD scoping

2006-06-14 Thread Joey Hess
Package: perl-doc Version: 5.8.8-6 Severity: normal perlrun doesn't mention that -CSD is scoped so it only affects the main program file or -e line and not any modules or other files. But it seems that it is: [EMAIL PROTECTED]:~/src/ikiwikicat foo.pl #!/usr/bin/perl -CSD sub readfile ($) {