Skip to content

Instantly share code, notes, and snippets.

@EdwardIII
Created April 28, 2011 09:05
Show Gist options
  • Save EdwardIII/946051 to your computer and use it in GitHub Desktop.
Save EdwardIII/946051 to your computer and use it in GitHub Desktop.
[edward@eddarch StockRoom]$ DBIC_TRACE=1 perl -I lib t/model_StockDB.t
ok 1 - use StockRoom::Model::StockDB;
SELECT COUNT( * ) FROM tbl_stock me:
Use of uninitialized value $_[2] in string eq at /home/edward/perl5/lib/perl5/DBIx/Class/ResultSet.pm line 2097.
Use of uninitialized value $_[2] in string eq at /home/edward/perl5/lib/perl5/DBIx/Class/ResultSet.pm line 2097.
bless( {
current_page => 1,
entries_per_page => 10,
undef => undef
}, 'Data::Page' )
1..1
Segmentation fault
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment