Changeset 1963
- Timestamp:
- 10/03/07 16:43:05
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/plagger/assets/plugins/CustomFeed-Script/jp-playstation-store.pl
r1962 r1963 4 4 use URI; 5 5 use YAML; 6 7 binmode STDOUT, ":utf8"; 6 8 7 9 my $uri = URI->new("http://www.jp.playstation.com/store/");
