first cut at generation to file code
authorMatt S Trout <mst@shadowcat.co.uk>
Wed, 5 Sep 2012 13:55:28 +0000 (13:55 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Wed, 5 Sep 2012 13:56:39 +0000 (13:56 +0000)
commit2f1cc1974346f3d510cf13da9ccdc2353aaaf973
tree5faba1515c34777622af07548e24bdf44d0ee6ac
parent66258bfac4758ccfba9df4f4b383530bb3c99bcc
first cut at generation to file code
lib/App/SCS/Plugin/Core.pm
lib/App/SCS/Plugin/Generate.pm [new file with mode: 0644]
lib/App/SCS/Plugin/Generate/StaticServer.pm [new file with mode: 0644]
lib/App/SCS/Role/Plugin.pm