develooper Front page | perl.perl5.porters | Postings from June 2008

Re: Linux::Smaps kernel/perlio dependencies

Thread Previous | Thread Next
From:
Torsten Foertsch
Date:
June 3, 2008 06:19
Subject:
Re: Linux::Smaps kernel/perlio dependencies
Message ID:
200806031520.25121.torsten.foertsch@gmx.net
On Tue 03 Jun 2008, Torsten Foertsch wrote:
> Could you please run the following command on various combinations of linux
> kernel and perlio?
>
> PERLIO="stdio" perl -pe 'BEGIN {my $smaps="/proc/$$/smaps";
>   open STDIN, "<", $smaps or die "$!\n"; system "cat -n $smaps"}
>   $_="$.\t$_"' | grep vdso

Thanks to all so far. But could you please try that command for PERLIO=perlio 
and perhaps PERLIO=unix too?

Thanks,
Torsten

--
Need professional mod_perl support?
Just hire me: torsten.foertsch@gmx.net

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