[Catalyst] moniker_map arg in app_create.pl

matthew couchman (JIC) matthew.couchman at bbsrc.ac.uk
Wed May 4 16:31:35 GMT 2011


Hi,

I have a table called plant_species which by default creates a schema result class PlantSpecy when I run my app_create.pl script. To get around this I've tried passing moniker_map='{ plant_species => "PlantSpecies" }' as an extra argument. It looks like the argument is read because it appears in lib/App/Model/App.pm but I still have a PlantSpecy.pm file rather than PlantSpecies.pm.

Can anyone help?

Thanks very much,

                                Matt.



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20110504/ce01ed68/attachment.htm


More information about the Catalyst mailing list