Google News
logo
Perl - Quiz(MCQ)
Which module is required to perform excel operation in Perl?
A)
Excel::creator
B)
Sheets::manager
C)
Excel::Writer::XLSX
D)
None of the above

Correct Answer :   Excel::Writer::XLSX


Explanation :

Module required to perform excel operation in Perl is : Excel :: Writer :: XLSX

Advertisement