NAME
Module::New::Files
DESCRIPTION
Queue used internally to store which files to be created.
METHODS
new
creates an object.
add
add files.
next
returns the first file left in the queue.
clear
clears the queue.
AUTHOR
Kenichi Ishigaki, <ishigaki@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2009 by Kenichi Ishigaki.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.