Not a Moose class, no ->new method
[catagits/Catalyst-Runtime.git] / lib / Catalyst / IOC.pm
CommitLineData
2336ae0b 1package Catalyst::IOC;
fb7aaa61 2use strict;
3use warnings;
2336ae0b 4
fb7aaa61 5# You want to use Sub::Exporter here to export our sugar (and probably some of
6# the bread::board sugar
2336ae0b 7
fb7aaa61 81;