Mega Code Archive

 
Categories / Perl / Array
 

Print @{[uc(hello)]} there n

print "@{[uc(hello)]} there.\n";