~ K A L I ~
UNAME : Linux web63.extendcp.co.uk 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64SERVER IP : 10.0.187.63 -________-
CLIENT IP : 216.73.216.254 MINI SHELL D ZAB '
Current File : //lib64/perl5/vendor_perl/WWW/Curl/Form.pm |
package WWW::Curl::Form;
use strict;
use warnings;
use Carp;
our $VERSION = '4.17';
use WWW::Curl ();
use Exporter ();
our @ISA = qw(Exporter);
our @EXPORT = qw(
CURLFORM_FILE
CURLFORM_COPYNAME
CURLFORM_CONTENTTYPE
);
sub AUTOLOAD {
our $AUTOLOAD;
# This AUTOLOAD is used to 'autoload' constants from the constant()
# XS function.
( my $constname = $AUTOLOAD ) =~ s/.*:://;
my $value = constant( $constname );
if($!) {
croak("Undefined subroutine &$AUTOLOAD caclled");
}
{
no strict 'refs';
*{$AUTOLOAD} = sub { $value };
}
return $value;
}
1;
__END__
Coded by KALI :v Greetz to DR HARD ../ kali.zbi@hotmail.com