--- version: 0.09 date: Thu Oct 20 09:30:45 CDT 2005 changes: - Included Anton Berezin's Clipboard::Xclip fix for data that includes \n\n - Added scripts/clipfilter (also with Anton's feedback) - Removed dependency on IO::All - Cheated to make CPAN tests pass (turned 'xclip' dependency into warning). The real fix here is probably to Inline::C it - the xclip source is not that hard to read and pare down to a minimal set. --- version: 0.08 date: Tue Jun 21 23:10:15 CDT 2005 changes: - Fixed the MSWin32 OS string. Oops - I thought it was winSomething - Added a few more OS strings - clipaccumulate, the most obscure script in the batch! --- version: 0.07 date: Thu Jun 2 00:10:26 PDT 2005 changes: - fixed stupid typo in clipedit. Not sure how I let this slip by me. =\ --- version: 0.06 date: Wed Jun 1 11:30:37 PDT 2005 changes: - `editclip`, sure to be a celebrated entry in the world of clipboard editing! - Renamed `joinclip` to `clipjoin`, and `browseclip` to `clipbrowse`. Sorry if you already are in the habit of typing the others (I still am). - `clipbrowse` now opens URLs into a new tab.