<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - rareyman</title>
<link>http://snipplr.com/users/rareyman/tags/perl</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 16:31:12 GMT</pubDate>
<item>
<title>(Perl) FHTML (for TextMate)</title>
<link>http://snipplr.com/view/28256/fhtml-for-textmate/</link>
<description><![CDATA[ <p>I modified this excellent Perl script, created by John Watson (http://www.watson-net.com) to be used with TextMate to reformat your HTML for easier readability. Here's how to use it:

1.  In TextMate > Bundles > Bundle Editor > Show Bundle Editor
2.  Create a New Command (I call it "Reformat HTML")
3.  On right pane: **Save: Nothing** : **Command: (insert code)**
4.  Bottom right pane: **Input: Selected Text or Document**
5.  Bottom right pane: **Output: Replace Selected Text**
6.  Settings: Key Equivalent: (whatever you want, I use: Command-Option-Shift-F which matches old school BBEdit)
7.  Scope Selector: text.html</p> ]]></description>
<pubDate>Fri, 12 Feb 2010 16:01:49 GMT</pubDate>
<guid>http://snipplr.com/view/28256/fhtml-for-textmate/</guid>
</item>
</channel>
</rss>