On Sun, 22 Feb 2004, Andrew Gaffney wrote:

> You forgot a part:
>
> CGI::WhyHasn'tThisBeenWrittenBySomeoneElseAlready::Dammit::[Session|Wrapper]
>
> Also, I don't know if apostrophies would work as Perl would think it was a quote. ;)

Actually, apostrophes _do_ work.  In Perl 4, namespaces were delimited
with apostrophes instead of "::".  This explains the D'oh package on CPAN.

Although I think I'd still have to use :: in the package declaration, but
a caller can write "use Has'Apostrophe" as a synonym for "use Has::Apostrophe".


-dave

/*=======================
House Absolute Consulting
www.houseabsolute.com
=======================*/

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to