Nigel Hamilton > Goo-0.09 > Goo::FileThing

Download:
Goo-0.09.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View Bugs
Report a bug
Source  

NAME ^

Goo::FileThing - A "Thing" that is found in the filesystem and has a location

SYNOPSIS ^

use Goo::FileThing;

DESCRIPTION ^

A FileThing has a location in the file system.

METHODS ^

new

constructor

get_file

return the full contents of the file

get_full_path

return the full file system path

get_filename

return the filename

get_location

return the directory this Thing is located in

AUTHOR ^

Nigel Hamilton <nigel@trexy.com>

SEE ALSO ^