File: smoke-setup

package info (click to toggle)
libpoe-loop-tk-perl 1.305-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 112 kB
  • sloc: perl: 441; makefile: 8; sh: 2
file content (6 lines) | stat: -rwxr-xr-x 128 bytes parent folder | download
1
2
3
4
5
6
#!/bin/sh

cd $TDIR

# from Makefile.PL
perl -MPOE::Test::Loops -e "POE::Test::Loops::generate( 't', [ 'POE::Loop::Tk' ], 0 );"