File: re.pl

package info (click to toggle)
libdevel-repl-perl 1.003029-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 524 kB
  • sloc: perl: 1,736; makefile: 2
file content (4 lines) | stat: -rwxr-xr-x 97 bytes parent folder | download | duplicates (3)
1
2
3
4
#!perl

use Devel::REPL::Script;
Devel::REPL::Script->import('run');    # should be called 'run'