hanekomu / data-conveyor
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (8)
- Wiki (1)
- Graphs
-
Branch:
master
tree 2d1721cd960fcc518c3efbefa18a3e3cffc66e4a
parent 250f586cda8cf60113d9afb8ea4dea8e999afab4
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
.shipit | ||
| |
Changes | ||
| |
INSTALL | ||
| |
LICENSE | ||
| |
MANIFEST | ||
| |
MANIFEST.SKIP | ||
| |
Makefile.PL | ||
| |
README | ||
| |
README.mkdn | ||
| |
etc/ | ||
| |
lib/ | ||
| |
t/ | ||
| |
tmp/ | ||
| |
var/ | ||
| |
xt/ |
NAME
Data::Conveyor - Stage-based conveyor-belt-like ticket handling system
SYNOPSIS
Data::Conveyor->new;
DESCRIPTION
None yet. This is an early release; fully functional, but undocumented. The next release will have more documentation.
METHODS
Data::Conveyor inherits from .
BUGS AND LIMITATIONS
No bugs have been reported.
Please report any bugs or feature requests through the web interface at http://rt.cpan.org.
INSTALLATION
See perlmodinstall for information and options on installing Perl modules.
AVAILABILITY
The latest version of this module is available from the Comprehensive Perl Archive Network (CPAN). Visit http://www.perl.com/CPAN/ to find a CPAN site near you. Or see http://www.perl.com/CPAN/authors/id/M/MA/MARCEL/.
AUTHORS
Florian Helmberger <fh@univie.ac.at>
Achim Adam <ac@univie.ac.at>
Mark Hofstetter <mh@univie.ac.at>
Heinz Ekker <ek@univie.ac.at>
Marcel Grünauer, <marcel@cpan.org>
COPYRIGHT AND LICENSE
Copyright 2004-2009 by the authors.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

