package MYCALC; use Exporter; our @EXPORT = (); our @ISA = qw(Exporter); our @EXPORT_OK = qw(addition multi); our %EXPORT_TAGS = (DEFAULT => [qw(&addition)],Both => [qw(&addition & +multi)]); sub addition { return $_[0] + $_[1]; } sub multi { return $_[0] * $_[1]; } 1; Program: use strict; use warnings; my @list = qw (2 2); use Module qw(:DEFAULT); print addition(@list),"\n"; Above coding is my module MYCALC and the program which using this module, I have not exported any function using @EXPORT, but I have used the DEFAULT in %EXPORT_TAGS with the function addition, when I call this function from the main it says the error as,
How do I match two lists in excel?
How are BAPI different from Normal function modules ?
Explain the developer trace?
State some of balance principle’ advantages?
What all MLM Company is required to SEBI Registration for Business. What The SEBI takes Action at MLM Company. IF Yes Then How ?
What does indirect function do in excel?
What is the p2p cycle?
Which features or drawbacks of QTP lead to the upgrade for a newer version?
How to schedule a talend job?
Do you know anyone working with Huawei right now?
How can we store previous session logs?
How can a number of watchers and digest cycle time affect the performance of the application?
What do you mean by data binding?
Is electro plating what type of load whether resistive, inductive or capacitive loads