Your IP : 216.73.216.1


Current Path : /proc/thread-self/cwd/
Upload File :
Current File : //proc/thread-self/cwd/perldoc.tar

usr/bin/perldoc000075500000000166150525173540007515 0ustar00#!/usr/bin/perl

require 5;
BEGIN { $^W = 1 if $ENV{'PERLDOCDEBUG'} }
use Pod::Perldoc;
exit( Pod::Perldoc->run() );