Server Talk
>
General Discussion Community
>
Web Design Forums
> Perl remove character chop methods
PDA
View Full Version :
Perl remove character chop methods
ST_Admin
05-13-2005, 05:30 AM
One way to remove characters with perl is to perform a chop method on it. The code for this is:
chop VARIABLE
chop LIST
chop
vBulletin® v3.8.1, Copyright ©2000-2010, Jelsoft Enterprises Ltd.