Help for this page

Select Code to Download


  1. or download this
    
    perl -MFile::Spec -e " die File::Spec->catfile( qw[ foo /bar baz ], sh
    +ift ) "  bar
    
  2. or download this
    perl -MURI::URL -e " die URI::URL->new(q[foo/bar/baz], q[http://bar.co
    +m/])->canonical; "
    
    perl -MURI::URL -e " die URI::URL->new(q[foo/bar/baz], q[http://bar.co
    +m/])->abs; "