File: stdout

package info (click to toggle)
libshell-posix-select-perl 0.08-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 800 kB
  • sloc: perl: 2,708; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 74 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
#! /usr/bin/perl -w

use Shell::POSIX::Select;

print STDOUT "STDOUT\n";