#!/usr/bin/perl use URI::file; my $file = URI::file->new( 'http://foo.com/bar/file.foo' )->file; print $file, "\n";
In reply to Re: Can't locate object method "file" via package "URI::http"
by Khen1950fx
in thread Can't locate object method "file" via package "URI::http"
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |