File: RefImage.pm

package info (click to toggle)
libtangram-perl 2.07-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 644 kB
  • ctags: 533
  • sloc: perl: 6,027; makefile: 41
file content (4 lines) | stat: -rw-r--r-- 118 bytes parent folder | download
1
2
3
4
package Tangram::RefImage;
use base qw(Tangram::Ref);
$Tangram::Schema::TYPES{ref_image} = Tangram::RefImage->new();