[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] Flat files and variable miles



>Chris Nandor writes:
>|  use D'oh;
>
>Wouldn't that be:
>
>use D::oh;


Actually, that's

    require D'oh;  #depricated syntax

and

    use D::oh;     #april fools day gag!

===== Want to unsubscribe from this list?
===== Send mail with body "unsubscribe" to macperl-request@macperl.org