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

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

A library of List::Filter filters for use on file listings.
See List::Filter::Library::Documentation for a information about the filters defined here.
Instantiates a new List::Filter::Transform::Library::FileSystem object.
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).
Returns a hash reference (keyed by filter name) of filter hash references.
Getter for object attribute storage_handler
Setter for object attribute set_storage_handler

List::Filter List::Filter::Project

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

Copyright (C) 2007 by Joseph Brenner
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.2 or, at your option, any later version of Perl 5 you may have available.

None reported... yet.