groups

Link to this snippet:


Download to Code Collector

language: Perl
licence: Other

Substitution of one part of a string with another

options: send to code collectorview all nepahwin's snippets
substr($file, 2, 1) = '_';