From perldoc -f bless:
bless REF,CLASSNAMEThis function tells the thingy referenced by
REFthat it is now
an object in theCLASSNAMEpackage.
Is there any way of obtaining an unblessed structure without unnecessary copying?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Data::Structure::Util
Output: