File: re.pl

package info (click to toggle)
libdevel-repl-perl 1.003028-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 524 kB
  • ctags: 106
  • sloc: perl: 1,767; 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'