File: GENOME_DEV_MODE.pm

package info (click to toggle)
libgenome-perl 0.06-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 324 kB
  • ctags: 78
  • sloc: perl: 848; makefile: 20
file content (3 lines) | stat: -rw-r--r-- 74 bytes parent folder | download | duplicates (5)
1
2
3
package Genome::Env::GENOME_DEV_MODE;
our $VERSION = $Genome::VERSION;
1;