| An installation of PDL usually comes with an interactive shell known as perldl, which can be used to perform simple calculations without requiring the user to create a Perl program file. | Вместе с PDL обычно устанавливается интерактивный интерпретатор perldl, который позволяет производить несложные вычисления без необходимости создания файлов с текстом программы. |
| From 2010 to 2015, party leader Caldoro served as President of Campania for the PdL. | С 2010 по 2015 год лидер партии Стефано Кальдоро был на должности Президента Кампании от PdL. |
| The Liberal Democratic Party (Partido Demócrata Liberal in Spanish language, PDL) was a liberal Spanish political party led by Antonio Garrigues Walker, founded in 1982. | Либерально-демократическая партия (исп. Partido Demócrata Liberal, PDL) - создана в июле 1982 года частью членов либеральной фракции во главе с Антонио Гарригесом Уокером. |
| Perl Data Language (abbreviated PDL) is a set of free software array programming extensions to the Perl programming language. | PDL (сокращение от англ. Perl Data Language) - набор векторных расширений для языка программирования Perl 5-й версии. |
| Unlike MATLAB and IDL, PDL allows great flexibility in indexing and vectorization: for example, if a subroutine normally operates on a 2-D matrix array, passing it a 3-D data cube will generally cause the same operation to happen to each 2-D layer of the cube. | В отличие от MATLAB и IDL, язык PDL допускает более гибкую индексацию и векторизацию, например, если в функцию, обрабатывающую двумерные матрицы, подать трёхмерную, то функция будет применена послойно к каждому слою куба. |