Skip to content

squeeks/PodLook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Screenshot

PodLook

Read your Plain Old Documention with QuickLook.

Synopsis

If you're a Perl hacker who reads documentation, This will reformat POD inside your Perl code and convert it into something easier to read.

Installation

Firstly, download and unzip the most recent build I've made https://github.com/downloads/squeeks/PodLook/PodLook%201.3.zip from here, or clone the repository and build the target yourself. You'll need a recent copy of Xcode.

Simply put the PodLook.qlgenerator into your ~/Library/QuickLook/ folder, or make it if it doesn't exist. Then crack open a terminal and run qlmanage -r . To uninstall, just turf or move the file. This should work just fine under 10.6 and Lion.

Stuff not yet done

Charset handling, at present we assume everything is UTF8. In addition a way to "fall back" to OS X's own syntax hilighting, or our own better one if there is no actual documentation inside the said file.

Bugs and fixes

There could be bugs with this! If there is, please let me know. Patches, as always, are welcome as well.

Thants

Sakurina and WAHa.06x36.

License and Copyright

Copyright 2010 Squeeks.

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published