Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    );
    
    $schema->deploy();
    
  2. or download this
    rob@kathmandu:/development$ ./test.perl
    Can't locate object method "deploy" via package "Tangram::Schema" (per
    +haps you forgot to load "Tangram::Schema"?) at ./test.perl line 31.