On Friday, March 25, 2011 17:58:26 Fred Moyer wrote:
> -        if (eval { require Linux::Smaps } && Linux::Smaps->new($$)) {
> +        if (eval { require Linux::Smaps && Linux::Smaps->new($$) }) {

+1

Torsten Förtsch

-- 
Need professional modperl support? Hire me! (http://foertsch.name)

Like fantasy? http://kabatinte.net

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org
For additional commands, e-mail: dev-h...@perl.apache.org

Reply via email to