Skip to content

Instantly share code, notes, and snippets.

@rayleigh
rayleigh / gist:768744
Created January 6, 2011 22:35
Contact page test
t/integration/contact.t ..
ok 1 - Check the form page
ok 2 - Check form page html (http://localhost:3000/contact/form)
ok 3 - Title is there
ok 4 - Check if category was added
not ok 5 - The form has name as an input.
# Failed test 'The form has name as an input.'
# at t/integration/contact.t line 21.
ok 6 - Check if category was added
@rayleigh
rayleigh / gist:986921
Created May 23, 2011 15:48
Bio::Chado::Schema build log/install error
cpanm (App::cpanminus) 1.1006 on perl 5.010000 built for i486-linux-gnu-thread-multi
Work directory is /home/ray/.cpanm/work/1306165175.21058
You have make /usr/bin/make
You have LWP 5.837
You have /bin/tar: tar (GNU tar) 1.20
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
@rayleigh
rayleigh / gist:986936
Created May 23, 2011 15:58
Bio::Chado::Schema build log/install error 2
cpanm (App::cpanminus) 1.4007 on perl 5.010000 built for i486-linux-gnu-thread-multi
Work directory is /home/ray/.cpanm/work/1306166129.22082
You have make /usr/bin/make
You have LWP 5.837
You have /bin/tar: tar (GNU tar) 1.20
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
@rayleigh
rayleigh / gist:986951
Created May 23, 2011 16:03
Bio::Chado::Schema build log/install error
cpanm (App::cpanminus) 1.4007 on perl 5.010000 built for i486-linux-gnu-thread-multi
Work directory is /home/ray/.cpanm/work/1306166469.22393
You have make /usr/bin/make
You have LWP 5.837
You have /bin/tar: tar (GNU tar) 1.20
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
@rayleigh
rayleigh / gist:986960
Created May 23, 2011 16:07
Bio::Chado::Schema/autoclean build log/install error 3
cpanm (App::cpanminus) 1.4007 on perl 5.010000 built for i486-linux-gnu-thread-multi
Work directory is /home/ray/.cpanm/work/1306166684.22638
You have make /usr/bin/make
You have LWP 5.837
You have /bin/tar: tar (GNU tar) 1.20
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
@rayleigh
rayleigh / gist:987187
Created May 23, 2011 18:07
Bio::Chado::Schema build log/install error 4
cpanm (App::cpanminus) 1.4007 on perl 5.010000 built for i486-linux-gnu-thread-multi
Work directory is /home/ray/.cpanm/work/1306173667.22117
You have make /usr/bin/make
You have LWP 5.813
You have /bin/tar: tar (GNU tar) 1.20
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
@rayleigh
rayleigh / gist:987210
Created May 23, 2011 18:20
Output from cpanm --reinstall -v Bio::GFF3::LowLevel
Bio-GFF3-0.4
Bio-GFF3-0.4/README
Bio-GFF3-0.4/Changes
Bio-GFF3-0.4/LICENSE
Bio-GFF3-0.4/dist.ini
Bio-GFF3-0.4/META.yml
Bio-GFF3-0.4/MANIFEST
Bio-GFF3-0.4/META.json
Bio-GFF3-0.4/Makefile.PL
Bio-GFF3-0.4/t
@rayleigh
rayleigh / gist:994072
Created May 26, 2011 21:01
Confusing error message
Usage: has 'name' => ( key => value, ... ) at /home/ray/cxgn/local-lib/lib/perl5/i486-linux-gnu-thread-multi/Moose.pm line 72
Moose::has('Moose::Meta::Class=HASH(0x879f218)', 'gene_signal_in_tissue', 'HASH(0x882a360)') called at /home/ray/cxgn/local-lib/lib/perl5/i486-linux-gnu-thread-multi/Moose/Exporter.pm line 356
Moose::has('gene_signal_in_tissue', 'HASH(0x882a360)') called at /home/ray/cxgn/sgn/lib//SGN/Feature/ExpressionViewer/Converter.pm line 6
require SGN/Feature/ExpressionViewer/Converter.pm called at /home/ray/cxgn/sgn/lib//SGN/Feature/ExpressionViewer/Analyzer.pm line 3
SGN::Feature::ExpressionViewer::Analyzer::BEGIN() called at /home/ray/cxgn/sgn/lib//SGN/Feature/ExpressionViewer/Converter.pm line 0
eval {...} called at /home/ray/cxgn/sgn/lib//SGN/Feature/ExpressionViewer/Converter.pm line 0
require SGN/Feature/ExpressionViewer/Analyzer.pm called at image_conversion.t line 5
main::BEGIN() called at /home/ray/cxgn/sgn/lib//SGN/Feature/ExpressionViewer/Converter.pm line 0
eval {...} called
@rayleigh
rayleigh / gist:1000867
Created May 31, 2011 16:53
Image::Magick Installation Errors
cpanm (App::cpanminus) 1.4007 on perl 5.010000 built for i486-linux-gnu-thread-multi
Work directory is /home/ray/.cpanm/work/1306860632.12582
You have make /usr/bin/make
You have LWP 5.813
You have /bin/tar: tar (GNU tar) 1.20
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
@rayleigh
rayleigh / gist:1152806
Created August 17, 2011 22:27
Strict ref error
Can't use string ("SGN::Feature::ExpressionViewer::") as a HASH ref while "strict refs" in use at /home/ray/cxgn/sgn/lib//SGN/Feature/ExpressionViewer/Converter.pm (line 6) line 6.