Debian::LicenseReconcile::Utils(3) various just about describable utilities

VERSION

Version 0.11

SYNOPSIS


use Debian::LicenseReconcile::Utils qw(get_files);
my @files = get_files($directory);

SUBROUTINES/METHODS

get_files

Takes a directory and returns a list of all the files in that directory and below.

AUTHOR

Nicholas Bamber, "<nicholas at periapt.co.uk>"

LICENSE AND COPYRIGHT

Copyright 2012 Nicholas Bamber "<nicholas at periapt.co.uk>".

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.