Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

Commit

Permalink
All changes and renaming to make it work as bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
Getty committed Nov 9, 2012
1 parent e47da13 commit 62ebb8f
Show file tree
Hide file tree
Showing 193 changed files with 66 additions and 13 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
DDG-*
.build
*.sw*
44 changes: 44 additions & 0 deletions dist.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
name = DDG-FatheadBundle-OpenSourceDuckDuckGo
author = Gabriel Weinberg <yegg@duckduckgo.com>
author = Torsten Raudssus <getty@duckduckgo.com>
author = Michael Smith <crazedpsyc@duckduckgo.com>
author = Hunter Lang <hunter@duckduckgo.com>
license = Perl_5
copyright_holder = DuckDuckGo, Inc. L<http://duckduckgo.com/>
copyright_year = 2012

[Prereqs]

[Prereqs / TestRequires]
Test::More = 0.98
Test::Dirs = 0.03
File::Temp = 0.22

[GatherDir]
[PruneCruft]
[ManifestSkip]
[ExtraTests]
[ExecDir]
[ShareDir]
[MakeMaker]
[Manifest]
[TestRelease]
[ConfirmRelease]
[UploadToDuckPAN]
[MetaJSON]
[MetaYAML]

[AutoModuleShareDirs]
scan_namespaces = DDG::Goodie,DDG::Spice,DDG::Longtail,DDG::Fathead
sharedir_method = module_share_dir

[Git::NextVersion]
version_regexp = ^(.+)$
[PkgVersion]
[PodSyntaxTests]
[GithubMeta]
[Repository]
[EOLTests]
trailing_whitespace = 0
[@Git]
tag_format = %v
2 changes: 1 addition & 1 deletion lib/DDG/Fathead/CSSRef.pm → lib/DDG/Fathead/CssRef.pm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package DDG::Fathead::CSSRef;
package DDG::Fathead::CssRef;

use DDG::Fathead;

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package DDG::Fathead::HGNCGeneNames;
package DDG::Fathead::HgncGeneNames;

use DDG::Fathead;

Expand Down
2 changes: 1 addition & 1 deletion lib/DDG/Fathead/HTMLRef.pm → lib/DDG/Fathead/HtmlRef.pm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package DDG::Fathead::HTMLRef;
package DDG::Fathead::HtmlRef;

use DDG::Fathead;

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package DDG::Fathead::ISO3166Codes;
package DDG::Fathead::Iso3166Codes;

use DDG::Fathead;

Expand Down
2 changes: 1 addition & 1 deletion lib/DDG/Fathead/LDraw.pm → lib/DDG/Fathead/LdrawOrg.pm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package DDG::Fathead::LDraw;
package DDG::Fathead::LdrawOrg;

use DDG::Fathead;

Expand Down
2 changes: 1 addition & 1 deletion lib/DDG/Fathead/MIMETypes.pm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package DDG::Fathead::MIMETypes;
package DDG::Fathead::MimeTypes;

use DDG::Fathead;

Expand Down
2 changes: 1 addition & 1 deletion lib/DDG/Fathead/NodeJS.pm → lib/DDG/Fathead/NodejsRef.pm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package DDG::Fathead::NodeJS;
package DDG::Fathead::NodejsRef;

use DDG::Fathead;

Expand Down
2 changes: 1 addition & 1 deletion lib/DDG/Fathead/PCIIDs.pm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package DDG::Fathead::PCDIDs;
package DDG::Fathead::PciIds;

use DDG::Fathead;

Expand Down
2 changes: 1 addition & 1 deletion lib/DDG/Fathead/Plone.pm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package DDG::Fathead::Plone;
package DDG::Fathead::PloneOrg;

use DDG::Fathead;

Expand Down
2 changes: 1 addition & 1 deletion lib/DDG/Fathead/PyPI.pm → lib/DDG/Fathead/Pypi.pm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package DDG::Fathead::PyPI;
package DDG::Fathead::Pypi;

use DDG::Fathead;

Expand Down
2 changes: 1 addition & 1 deletion lib/DDG/Fathead/RFC.pm → lib/DDG/Fathead/RfcLookup.pm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package DDG::Fathead::RFC;
package DDG::Fathead::RfcLookup;

use DDG::Fathead;

Expand Down
2 changes: 1 addition & 1 deletion lib/DDG/Fathead/XEP.pm → lib/DDG/Fathead/Xep.pm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package DDG::Fathead::XEP;
package DDG::Fathead::Xep;

use DDG::Fathead;

Expand Down
2 changes: 1 addition & 1 deletion lib/DDG/Fathead/YUI3.pm → lib/DDG/Fathead/Yui3.pm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package DDG::Fathead::YUI3;
package DDG::Fathead::Yui3;

use DDG::Fathead;

Expand Down
6 changes: 6 additions & 0 deletions lib/DDG/FatheadBundle/OpenSourceDuckDuckGo.pm
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
package DDG::FatheadBundle::OpenSourceDuckDuckGo;
# ABSTRACT: The open source Fathead Bundle of DuckDuckGo

# This package is only a namespace/version holder

1;
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 62ebb8f

Please sign in to comment.