Linuga-JA-Wordnet will not push because it has a file which exceeds 100 megs, apparently a limit on Github.
gitpan@schwern:~/gitpan/repo/LI/Lingua-JA-WordNet$ git push origin master
Counting objects: 217, done.
Compressing objects: 100% (72/72), done.
Writing objects: 100% (217/217), 66.32 MiB | 8.12 MiB/s, done.
Total 217 (delta 110), reused 217 (delta 110)
remote: error: GH001: Large files detected.
remote: error: Trace: cbe0789ba14915c3d556c5a7f4c610ed
remote: error: See http://git.io/iEPt8g for more information.
remote: error: File share/wnjpn-1.1_and_synonyms-1.0.db is 193.70 MB; this exceeds GitHub's file size limit of 100 MB
remote: error: File share/wnjpn-1.1.db is 193.70 MB; this exceeds GitHub's file size limit of 100 M
remote: error: File share/wnjpn-1.1.db is 193.56 MB; this exceeds GitHub's file size limit of 100 M
To https://xxx:@github.com/gitpan/Lingua-JA-WordNet.git
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'https://xxx:@github.com/gitpan/Lingua-JA-WordNet.git'
Replace any file in a release which exceeds 100 megs with a file stating it was too big.
Sorry, this file was $SIZE_IN_MEGS megs which exceeds Github's limit of 100 megs per file. If you want to see the real file, you can access it at $URL_TO_THIS_RELEASE_ON_BACKPAN
Linuga-JA-Wordnet will not push because it has a file which exceeds 100 megs, apparently a limit on Github.