File: GENOME_MODEL_ROOT.pm

package info (click to toggle)
libgenome-perl 0.06-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 316 kB
  • ctags: 77
  • sloc: perl: 848; makefile: 14
file content (3 lines) | stat: -rw-r--r-- 76 bytes parent folder | download | duplicates (5)
1
2
3
package Genome::Env::GENOME_MODEL_ROOT;
our $VERSION = $Genome::VERSION;
1;