Changeset 14 in bookmarks
- Timestamp:
- 02/09/13 13:36:50 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bkmk
r2 r14 29 29 print Dump($bookmark); 30 30 }, 31 list => sub { 32 my @resources = $bookmarks->get_resources(); 33 # TODO: list by tags, date, etc. 34 # TODO: coordinate this commandline script with the CGI app 35 print Dump(\@resources); 36 } 31 37 ); 32 38
Note: See TracChangeset
for help on using the changeset viewer.