- or download this
#!/usr/bin/perl
...
return ($concat);
}
}
- or download this
__DATA__
line1;
...
line4;
line5;
end;
- or download this
line1;line2;line3;end;
line4;line5;end;
- or download this
Modification of a read-only value attempted at closure line 26, <DATA>
+ line 4.