|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Perl dianosis
I am not very familiar with Perl. I have to diagnose a perl script - Can any one tell me what following will do:
$city = $val; $city =~ s/^\d*\s+//; $pcode = $val; $pcode =~ s/[^\d]*$//; Thanx |
![]() |
| Viewing: Dev Articles Community Forums > Programming > Programming Tools > Perl dianosis |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|