develooper Front page | perl.perl5.porters | Postings from April 2007

Re: [Andreas J. Koenig] C3 MRO breaks Params::Util and Graph

Thread Previous | Thread Next
From:
Joshua ben Jore
Date:
April 24, 2007 08:40
Subject:
Re: [Andreas J. Koenig] C3 MRO breaks Params::Util and Graph
Message ID:
dc5c751d0704240840t2cd31efbn3d9e544bdbd242a@mail.gmail.com
On 4/24/07, Johan Vromans <jvromans@squirrel.nl> wrote:
> "Joshua ben Jore" <twists@gmail.com> writes:
>
> > Aren't there some OSes like Red Hat which frequently ship with
> > Scalar::Util minus the XS portions like weaken and blessed?
>
> Fedora Core 6:
>
>   perl -MScalar::Util -e '$a = blessed(0)'
>   Undefined subroutine &main::blessed called at -e line 1.

Just FYI, it doesn't automatically export its functions. You didn't
test the right thing.

Josh

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About