App-Hashl
view release on metacpan or search on metacpan
lib/App/Hashl.pm view on Meta::CPAN
=item B<path> => I<path>
Full path to the file
=item B<unignore> => B<0>|B<1>
If true: do not skip ignored files, unignore and re-add them instead
=back
If the file already is in the database, it is only updated if both the file
size and the mtime have changed.
Returns true if the file was actually added to the database, false if it is
ignored or already present (and up-to-date).
=item $hashl->ignored()
Returns a list of all ignored file hashes.
=item $hashl->ignore(I<$file>, I<$path>)
( run in 0.270 second using v1.01-cache-2.11-cpan-05444aca049 )