File: GENOME_VIEW_CACHE.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 (4 lines) | stat: -rw-r--r-- 77 bytes parent folder | download | duplicates (5)
1
2
3
4
package Genome::Env::GENOME_VIEW_CACHE;
our $VERSION = $Genome::VERSION;
1;