Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soh335/unite-perl-module
unite.vim source of perl module list
https://github.com/soh335/unite-perl-module
Last synced: 14 days ago
JSON representation
unite.vim source of perl module list
- Host: GitHub
- URL: https://github.com/soh335/unite-perl-module
- Owner: soh335
- Created: 2013-07-02T10:49:10.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-22T09:37:31.000Z (about 11 years ago)
- Last Synced: 2024-10-11T21:11:49.896Z (about 1 month ago)
- Language: VimL
- Size: 191 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# unite-perl-module
it is beta quality.
## feature
* source
* perl-module/cpan
* perl-module/carton-local ( listing modules in carton local path )* action
* perldoc by ref.vim
* insert "use Foo::Bar;" to buffer
* open source code file## screencasts
* http://gifzo.net/BN31ocIJT5v
## ref
* https://github.com/rhysd/unite-ruby-require.vim/
* http://soh335.hatenablog.com/entry/2013/07/02/200156
* http://soh335.hatenablog.com/entry/2013/09/22/183544## license
* GPL-3 or later