Skip to content

Commit 7eb85b0

Browse files
committed
latest changes from post eu-hackathon
This is a copy of all changes i left at end of the session
1 parent ad6d065 commit 7eb85b0

File tree

604 files changed

+128123
-7
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

604 files changed

+128123
-7
lines changed

META.yml

+32
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
abstract: 'Catalyst based application'
3+
author:
4+
- arturo
5+
build_requires:
6+
ExtUtils::MakeMaker: 6.36
7+
Test::More: 0.88
8+
configure_requires:
9+
ExtUtils::MakeMaker: 6.36
10+
distribution_type: module
11+
dynamic_config: 1
12+
generated_by: 'Module::Install version 1.04'
13+
license: perl
14+
meta-spec:
15+
url: http://module-build.sourceforge.net/META-spec-v1.4.html
16+
version: 1.4
17+
name: CPP
18+
no_index:
19+
directory:
20+
- inc
21+
- t
22+
requires:
23+
Catalyst::Action::RenderView: 0
24+
Catalyst::Plugin::ConfigLoader: 0
25+
Catalyst::Plugin::Static::Simple: 0
26+
Catalyst::Runtime: 5.80031
27+
Config::General: 0
28+
Moose: 0
29+
namespace::autoclean: 0
30+
resources:
31+
license: http://dev.perl.org/licenses/
32+
version: 0.01

0 commit comments

Comments
 (0)