prefer single quotes in perl code
authorMischa POSLAWSKY <perl@shiar.org>
Thu, 31 Jul 2008 23:57:38 +0000 (23:57 +0000)
committerMischa POSLAWSKY <perl@shiar.org>
Fri, 1 Aug 2008 00:18:29 +0000 (00:18 +0000)
commitd16b2e5239f51485e63e27b1b8700611377e0d9f
treea6555991b181e43f3672b82686f78300d2173c07
parent66131b7283ba2567b886d4a6d0846d1df78770ae
prefer single quotes in perl code

Following Perl Best Practices: use single quotes (q//) if no
interpretation is expected.
index.plp