Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/displague/moose-demo
Demo project to show moose in use
https://github.com/displague/moose-demo
Last synced: 8 days ago
JSON representation
Demo project to show moose in use
- Host: GitHub
- URL: https://github.com/displague/moose-demo
- Owner: displague
- License: mit
- Created: 2014-11-18T03:27:00.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-25T03:17:26.000Z (almost 10 years ago)
- Last Synced: 2024-12-13T06:35:19.623Z (10 days ago)
- Language: Perl
- Size: 172 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
## Moose Demo
A simple perl app to demonstrate (or learn) MooseX.
### Usage
```
./runner
```### Install
```
sudo apt-get install libmoosex-declare-perl libdata-printer-perl libmoosex-app-cmd-perl
git clone https://github.com/displague/moose-demo.git
```