Be::Query

Be::Query is a Perl module to do a query for a given filesystem.
Download

Be::Query Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Tom Spindler
  • Publisher web site:
  • http://search.cpan.org/~tspin/Be-Query-0.1/Query.pm

Be::Query Tags


Be::Query Description

Be::Query is a Perl module to do a query for a given filesystem. Be::Query is a Perl module to do a query for a given filesystem.SYNOPSIS use Be::Query; @files = Be::Query::Query($filesystem, $query);do a Query for a given filesystemUSAGE @files = Be::Query::Query("/boot", "name=lib*.so");$filesystem is a path anywhere in the target filesystem; $query is a query construction, of the form attribute op value Such as (name = fido) || (size >= 500) Requirements: · Perl


Be::Query Related Software