| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| New Member Join Date: Apr 2008
Posts: 13
![]() | Perl match for brackets [] Is there a way to search for a [ in Perl using character codes or other methds? I have tried a \[ escape but that does not work. for example $string = =~ s/[//; Will not work because perl sees the [ and thinks it is an unclosed statement.
__________________ webkinz recipes recipe for cake recipes, chicken recipes, cookie recipes, bread recipes, kids recipes, food free guitar tabs, lessons wii-bundle |
| |