Bug 60607 - New port: textproc/p5-Text-Ngrams 1.0
Summary: New port: textproc/p5-Text-Ngrams 1.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-27 09:00 UTC by Cheng-Lung Sung
Modified: 2003-12-28 00:13 UTC (History)
1 user (show)

See Also:


Attachments
file.shar (2.39 KB, text/plain)
2003-12-27 09:00 UTC, Cheng-Lung Sung
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Cheng-Lung Sung 2003-12-27 09:00:36 UTC
- New port: Perl5 modules for Flexible Ngram analysis
- synopsis:
    use Text::Ngrams;
    my $ng3 = Text::Ngrams->new;
    ng3->process_text('abcdefg1235678hijklmnop');
    print ng3->to_string;
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2003-12-28 00:13:21 UTC
State Changed
From-To: open->closed

New port added, thanks!