snippetsmania.com
Post and share your code snippets
snippets |
February 18, 2012
No comments
Remove Leading Whitespace (blanks) with Perl
$emailaddress =~ s/^s+//;
source
Category:
Uncategorized
| Tags:
Expression
,
regular
Leave a Reply
Cancel reply
You must be
logged in
to post a comment.
Popular tags
actionscript
apache
array
ASP
Bash
class
css
database
date
DOM
drupal
email
file
flash
form
function
html
ie
image
java
javascript
jquery
js
linux
mysql
osx
perl
php
python
rails
regex
ruby
Shell
sql
String
template
text
textmate
time
unix
url
validation
wordpress
xhtml
xml