-
-
15 Apr 2012 15:03:23 UTC
- Distribution: WWW-Hashbang-Pastebin
- Module version: 0.004
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (171 / 1 / 32)
- Kwalitee
Bus factor: 0- % Coverage
- License: perl_5
- Perl: v5.14.0
- Activity
24 month- Tools
- Download (20.55KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- DBIx::Class::Core
- DBIx::Class::Schema
- Daemon::Control
- Dancer
- Dancer::Plugin::DBIC
- Dancer::Plugin::EscapeHTML
- DateTime
- DateTime::Format::MySQL
- DateTime::Format::SQLite
- Integer::Tiny
- Plack
- SQL::Translator
- Starman
- Template
- Try::Tiny
- YAML
- base
- strict
- warnings
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
WWW::Hashbang::Pastebin::Schema::Result::Paste - represents a paste in the pastebin
VERSION
version 0.004
AVAILABILITY
The project homepage is http://metacpan.org/release/WWW-Hashbang-Pastebin/.
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 https://metacpan.org/module/WWW::Hashbang::Pastebin/.
SOURCE
The development version is on github at http://github.com/doherty/WWW-Hashbang-Pastebin and may be cloned from git://github.com/doherty/WWW-Hashbang-Pastebin.git
BUGS AND LIMITATIONS
You can make new bug reports, and view existing ones, through the web interface at https://github.com/doherty/WWW-Hashbang-Pastebin/issues.
AUTHOR
Mike Doherty <doherty@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 by Mike Doherty.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
Module Install Instructions
To install WWW::Hashbang::Pastebin, copy and paste the appropriate command in to your terminal.
cpanm WWW::Hashbang::Pastebin
perl -MCPAN -e shell install WWW::Hashbang::Pastebin
For more information on module installation, please visit the detailed CPAN module installation guide.