Hi buddy, Here it works fine on my machine... it's an Ubuntu 14.04 SO! But I don't know about running it on Windows or if needs something or have some restriction (bug, etc..)
Do the reverse thing and use dbicdump command-line tool to try generate classes from a database to test the DBIC. Best, *Daniel Vinciguerra (@dvinciguerra)* Web solution architect, perl dev, vegetarian, geek and co-founder at *Bivee* bivee.com.br - github.com/Bivee On 4 August 2014 05:06, satish MP <[email protected]> wrote: > Hello All, > > I am working on a small demo application to showcase the Mojolicious > framework with DBIx::Class- Strength of Perl in my company. > I have created required schema. I am trying to use DBIx::Schema::Loader > and create to create the required schema classes automatically. > I have reffered https://github.com/tempire/MojoExample example. I am > trying to run this https://github.com/tempire/MojoExample/blob/master/ > script/generate_schema locally, I get the following error: > > Bizarre copy of UNKNOWN in scalar assignment at C:/Dwimperl/perl/site/lib/ > DBIx/Class/Schema/Loader/Base.pm line 1059. > > Perl.exe stops working, and the application exits (using morbo). > > Please let me know if you have any suggestions/hints. > > Thanks, > > Satish > > -- > You received this message because you are subscribed to the Google Groups > "Mojolicious" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/mojolicious. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
