Categorygithub.com/oalders/alfred-metacpan-workflow
modulepackage
0.0.0-20200326150744-9b773bfbb7e2
Repository: https://github.com/oalders/alfred-metacpan-workflow.git
Documentation: pkg.go.dev

# README

Alfred Metacpan Workflow

This is a workflow for Alfred. It searches Perl modules from MetaCPAN incrementally.

Example

Searching modules

Installation

  • Clone this repository
mkdir -p dist && make && open dist/metacpan-0.0.5.alfredworkflow

Licence

MIT

Author

handlename

# Packages

No description provided by the author

# Functions

SearchModule returns search distribution by query(q) and returns results as XML.

# Structs

The ModulesXML defines XML struct of list of distributions.
The ModuleXML defines XML struct of list of distributions.