App-lcpan
view release on metacpan or search on metacpan
- [subcommand dists] Add options --sort, --rel-mtime-newer-than.
0.74 2016-02-16 Released-By: PERLANCAR
- Add subcommand: stats-last-index-time. This is a faster version of
'stats' for App::lcpan::Call by only returning the result that is
needed.
- [subcommand stats] Add total_filesize.
- [subcommand doc] Add option --html to open browser and show the HTML
documentation.
0.73 2016-02-14 Released-By: PERLANCAR
- [subcommand doc] Search .pod using content path to be able to show POD
when there is no package declaration in the .pod.
0.72 2016-02-14 Released-By: PERLANCAR
- [Bugfix] [subcommand doc] Fix SQL error when name contains
/\.(pod|pm)$/.
- [subcommand mods] Add result field rel_mtime.
- [subcommand rels] Add option --no-path.
0.71 2016-02-12 Released-By: PERLANCAR
- No functional changes.
- 2nd attempt to workaround PAUSE indexer mistakenly detects a
package declaration.
0.70 2016-02-12 Released-By: PERLANCAR
- No functional changes.
- Workaround package declaration false positive from PAUSE indexer.
0.69 2016-02-12 Released-By: PERLANCAR
- Bump database schema version to v9 (add index for 'package' field in
'content' table).
- New subcommands: doc, script2mod, copy-script, extract-script,
authors-by-filesize.
- [subcommand script2dist] Add option --all.
- [subcommand script2rel] Accept multiple arguments.
- [subcommand dists] Add options --sort, --has-multiple-rels.
- [subcommands authors-by-*] Add percentage result field.
- [subcommand contents] Add option --package.
0.68 2016-02-11 Released-By: PERLANCAR
- Skip files that cannot be extracted from pass 2 of files processing.
- Add subcommands: mods-by-mention-count, scripts-by-mention-count,
script2dist, script2rel.
0.67 2016-02-11 Released-By: PERLANCAR
- [Bugfix] Previous version was broken (a SQL error when updating
index).
- Bump database schema version to v8. We are now indexing more stuffs:
mtime/size of files, content of files Released-By: files inside release files
along with their mtime/uncompressed size, scripts. We also parse PODs
of module/script files inside each release files, so we now record the
abstract of each module/script, and mentions/references of modules &
scripts in POD of modules/scripts. Note that size of index (index.db)
now increases from ~60M to ~250M.
- This version forces a full reindex.
- New subcommands: contents, scripts, mentions, authors-by-script-count,
authors-by-mod-mention-count, scripts-from-same-dist, distscripts,
author-scripts. UPDATE 2016-02-20: distscripts now renamed to
dist-scripts.
0.66 2016-02-07 Released-By: PERLANCAR
- [Bugfix] file should be indexed by (cpanid,name) not (name) because
PAUSE allows two authors to have the same filename.
- Bump database schema version to v7 due to the above fix.
- [Incompatible change] [subcommand deps] Change default --include-core
to 1.
- [subcommands copy_*, extract_*]: Check that release file exists.
0.65 2016-01-23 Released-By: PERLANCAR
- [Bugfix] [subcommand deps] Dependency to unindexed modules was not
shown.
- Use authors/00whois.xml (produced by e.g. OrePAN) when
authors/01mailrc.txt.gz does not exist.
- [doc] Update mini CPAN current size.
- [subcommand mods] [ux] Complete namespace.
0.64 2016-01-16 Released-By: PERLANCAR
( run in 2.299 seconds using v1.01-cache-2.11-cpan-437f7b0c052 )