SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
2
devel/p5-Data-Compare/pkg/DESCR
Normal file
2
devel/p5-Data-Compare/pkg/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
This module compares arbitrary data structures to see if they are copies
|
||||
of each other.
|
10
devel/p5-Data-Compare/pkg/PLIST
Normal file
10
devel/p5-Data-Compare/pkg/PLIST
Normal file
|
@ -0,0 +1,10 @@
|
|||
${P5SITE}/Data/
|
||||
${P5SITE}/Data/Compare/
|
||||
${P5SITE}/Data/Compare.pm
|
||||
${P5SITE}/Data/Compare/Plugins/
|
||||
${P5SITE}/Data/Compare/Plugins.pod
|
||||
${P5SITE}/Data/Compare/Plugins/Scalar/
|
||||
${P5SITE}/Data/Compare/Plugins/Scalar/Properties.pm
|
||||
@man man/man3p/Data::Compare.3p
|
||||
@man man/man3p/Data::Compare::Plugins.3p
|
||||
@man man/man3p/Data::Compare::Plugins::Scalar::Properties.3p
|
Loading…
Add table
Add a link
Reference in a new issue