HOME


Mini Shell 1.0
DIR: /proc/self/root/usr/share/perl/5.38/Net/FTP/
Upload File :
Current File : //proc/self/root/usr/share/perl/5.38/Net/FTP/L.pm
package Net::FTP::L;

use 5.008001;

use strict;
use warnings;

use Net::FTP::I;

our @ISA = qw(Net::FTP::I);
our $VERSION = "3.15";

1;