intellij exclusion support (#336)

having a go at intellij + perl support & cygwin. working surprisingly well.

exclude it's project configuration files. also fix 3 typos found when getting this to work.
This commit is contained in:
nick n
2019-05-02 05:07:53 +02:00
committed by GitHub
parent 7de14a2bd9
commit e7adf92b59
5 changed files with 7 additions and 3 deletions

View File

@@ -608,7 +608,7 @@ Returns reference to hash of iid to current link duplex setting.
Maps $l3->el_index() to $l3->el_duplex, then culls out
full,half, or auto and sets the map to that value.
See L<SNMP::Info::Etherlike> for the el_index() and el_duplex() methods.
See L<SNMP::Info::EtherLike> for the el_index() and el_duplex() methods.
=back