Changeset 106 in bookmarks for trunk/cpanfile


Ignore:
Timestamp:
10/19/15 21:16:31 (9 years ago)
Author:
peter
Message:

#6: Added basic pagination to the bookmarks HTML list view.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/cpanfile

    r105 r106  
    88requires 'Encode'; 
    99requires 'Router::Resource'; 
     10requires 'Data::Pageset'; 
    1011 
    1112# web application 
Note: See TracChangeset for help on using the changeset viewer.