Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Perl 5.8.8 installation issue, Cwd test hanging, solaris 2.9

by kwaping (Priest)
on Jan 23, 2007 at 16:45 UTC ( [id://596122]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    > env PERL_CORE=1 ./perl -I../lib ../ext/Cwd/t/cwd.t
    1..33
    ...
    ok 29 - fast_abs_path() can be invoked on a file
    ok 30 - _perl_abs_path() can be invoked on a file
    ^C
    
  2. or download this
    #!./perl -w
    
    ...
      my $bracketed_expect = quotemeta bracketed_form_path($expect);
      like( bracketed_form_path($dir), qr|$bracketed_expect$|i, (@_ ? shif
    +t : ()) );
    }
    
  3. or download this
    Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
      Platform:
    ...
        /usr/lib/perl5/site_perl
        /webfiles/localmods
        .
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://596122]
Approved by marto
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (7)
As of 2024-04-19 14:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found