Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```