Bug 101455 - [NEW PORT] sysutils/p5-Fuse-Simple: Simple way to write filesystems in Perl using FUSE
Summary: [NEW PORT] sysutils/p5-Fuse-Simple: Simple way to write filesystems in Perl u...
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-06 05:40 UTC by gslin
Modified: 2006-08-07 02:51 UTC (History)
1 user (show)

See Also:


Attachments
p5-Fuse-Simple-1.00.shar (2.55 KB, text/plain)
2006-08-06 05:40 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2006-08-06 05:40:13 UTC
Fuse lets you write filesystems in Perl. Fuse::Simple makes this
REALLY Simple, as you just need a hash for your root directory,
containing strings for files, more hashes for subdirs, or functions to
be called for magical functionality a bit like /proc.

WWW:	http://search.cpan.org/dist/Fuse-Simple/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-08-06 05:40:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

clsung@ wants his PRs
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-08-07 02:50:29 UTC
State Changed
From-To: open->closed

New port added with dependency correction. Thank you.