List::Filter::Library::FileSystem - filters for unix file listings


List-Filter documentation  | view source Contained in the List-Filter distribution.

Index


NAME

Top

List::Filter::Library::FileSystem - filters for unix file listings

SYNOPSIS

Top

   # This is a plugin, not intended for direct use.
   # See: List::Filter::Storage::CODE

DESCRIPTION

Top

A library of List::Filter filters for use on file listings.

See List::Filter::Library::Documentation for a information about the filters defined here.

METHODS

new

Instantiates a new List::Filter::Transform::Library::FileSystem object.

init

Initialize object attributes and then lock them down to prevent accidental creation of new ones.

Note: there is no leading underscore on name "init", though it's arguably an "internal" routine (i.e. not likely to be of use to client code).

define_filters_href

Returns a hash reference (keyed by filter name) of filter hash references.

setters and getters

storage_handler

Getter for object attribute storage_handler

set_storage_handler

Setter for object attribute set_storage_handler

SEE ALSO

Top

List::Filter List::Filter::Project

AUTHOR

Top

Joseph Brenner, <doom@kzsu.stanford.edu>

COPYRIGHT AND LICENSE

Top

BUGS

Top

None reported... yet.


List-Filter documentation  | view source Contained in the List-Filter distribution.