https://github.com/getty/p5-yeb
Yeb! Yeb another web framework! Yeb Yeb!
https://github.com/getty/p5-yeb
Last synced: 5 months ago
JSON representation
Yeb! Yeb another web framework! Yeb Yeb!
- Host: GitHub
- URL: https://github.com/getty/p5-yeb
- Owner: Getty
- Created: 2013-07-04T02:27:02.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2020-02-08T07:49:22.000Z (about 5 years ago)
- Last Synced: 2024-05-22T00:03:44.994Z (12 months ago)
- Language: Perl
- Size: 74.2 KB
- Stars: 6
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.pod
Awesome Lists containing this project
README
=head1 Yeb - Yet another webframework
B
=head2 INSTALLATION
After checking out, you require to install the requirements. You must have
installed B, then you can do the following to install the base
Perl requirements:dzil authordeps --missing | cpanm
dzil listdeps --missing | cpanmYou can also just install the release via cpan:
cpanm Yeb
=head1 SUPPORT
IRC
Join #web-simple on irc.perl.org. Highlight Getty for fast reaction :).
=head1 AUTHORTorsten Raudssus
=head1 COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by Torsten Raudssus.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.=cut