The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Goo::FileThing - A new generic type of "Thing" in The Goo based on global config

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