< Home - < Back

perl-Hardware-Vhdl-Lexer


Information about the package, perl-Hardware-Vhdl-Lexer, which is shipped with common Linux distributions. The perl-Hardware-Vhdl-Lexer package is designed for, Split VHDL code into lexical tokens.


Package Name:

perl-Hardware-Vhdl-Lexer

Summary:

Split VHDL code into lexical tokens

Description:

Hardware::Vhdl::Lexer splits VHDL code into lexical tokens. To use it, you need to first create a lexer object, passing in something which will supply chunks of VHDL code to the lexer. Repeated calls to the get_next_token method of the lexer will then return VHDL tokens (in scalar context) or a token type code and the token (in list context). get_next_token returns undef when there are no more tokens to be read.

Architecture:

noarch

Version:

1.00

Release:

4.el6

Size:

17 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Hardware-Vhdl-Lexer


Control the perl-Hardware-Vhdl-Lexer package with the following handy commands outlined below.


Command

Description of Command

yum install perl-Hardware-Vhdl-Lexer

This command will install perl-Hardware-Vhdl-Lexer on the server.

yum remove perl-Hardware-Vhdl-Lexer

This command will un-install perl-Hardware-Vhdl-Lexer on the server. When you run this command, you will be asked if you are sure that you want to remove perl-Hardware-Vhdl-Lexer, so you have to manually confirm that you want to do this.

yum -y remove perl-Hardware-Vhdl-Lexer

This command will un-install perl-Hardware-Vhdl-Lexer on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-Hardware-Vhdl-Lexer when using the -y flag.

yum update perl-Hardware-Vhdl-Lexer

This command will update perl-Hardware-Vhdl-Lexer to the latest version. When you run this command, you will be asked if you are sure that you want to remove perl-Hardware-Vhdl-Lexer, so you have to manually confirm that you want to do this.

yum -y update perl-Hardware-Vhdl-Lexer

This command will update perl-Hardware-Vhdl-Lexer to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-Hardware-Vhdl-Lexer when using the -y flag.

yum info perl-Hardware-Vhdl-Lexer

This command will show you core information about the perl-Hardware-Vhdl-Lexer package.

yum deplist perl-Hardware-Vhdl-Lexer

This command will show you the dependencies for perl-Hardware-Vhdl-Lexer. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update perl-Hardware-Vhdl-Lexer

This command will check if there is an update waiting on perl-Hardware-Vhdl-Lexer. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.