Perl pack Function Tutorial
Learn through script examples how to use the Perl pack function to concatenate into a string a list of values converted according to the formats specified by a template. There are provided a lot of commented examples to help you better understand how to use ... Version: Version: 1.0 Platform(s): Linux,Windows,Unix Price: Free Developer:
Mihael Avram Added: 29/03/2010 Updates: 29/03/2010
Perl map Function Tutorial
Learn through script examples how to use the Perl map function to run either a block or an expression against each element of a list. There are provided a lot of commented examples to help you better understand how to use the map function in ... Version: Version: 1.0 Platform(s): Linux,Windows,Unix Price: Free Developer:
Mihael Avram Added: 29/03/2010 Updates: 29/03/2010
Perl sort Function Tutorial
Learn through script examples how to use the Perl sort function to sort a list by an alphabetical or numerical order. It covers the main syntax forms of this function accompanied by a lot of script examples including: how to sort a hash by keys ... Version: Version: 1.0 Platform(s): Linux,Windows,Unix Price: Free Developer:
Mihael Avram Added: 29/03/2010 Updates: 29/03/2010